STEP 4: Let's add another parameter to our function. Now we'll have 3 parameters.
Make sure that you add the parameter name inside the parentheses. Separate it from the others with a comma.
- Add a third parameter named theme.
To navigate the page using the TAB key, first press ESC to exit the code editor.